home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1994 March / Internet Info CD-ROM (Walnut Creek) (March 1994).iso / inet / internet-drafts / draft-ietf-hubmib-mau-01.txt < prev    next >
Text File  |  1993-03-26  |  59KB  |  1,856 lines

  1.  
  2.  
  3.  
  4.           Internet Draft          802.3 MAU MIB            22 March 1993
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.                          Definitions of Managed Objects
  12.                   for IEEE 802.3 Medium Attachment Units (MAUs)
  13.  
  14.  
  15.  
  16.                                   22 March 1993
  17.  
  18.  
  19.  
  20.                                   Donna McMaster
  21.                           SynOptics Communications, Inc.
  22.                               mcmaster@synoptics.com
  23.  
  24.  
  25.                                  Keith McCloghrie
  26.                              Hughes LAN Systems, Inc.
  27.                                    kzm@hls.com
  28.  
  29.  
  30.                                    Sam Roberts
  31.                              Farallon Computing, Inc.
  32.                               sroberts@farallon.com
  33.  
  34.  
  35.  
  36.  
  37.           1.  Abstract
  38.  
  39.           This document defines an experimental portion of the
  40.           Management Information Base (MIB) for use with network
  41.           management protocols in TCP/IP-based internets.  In
  42.           particular, it defines objects for managing IEEE 802.3 Medium
  43.           Attachment Units (MAUs).
  44.  
  45.           2.  Status of this Document
  46.  
  47.           This document is an Internet Draft.  Internet Drafts are
  48.           working documents of the Internet Engineering Task Force
  49.           (IETF), its Areas, and its Working Groups.  Note that other
  50.           groups may also distribute working documents as Internet
  51.           Drafts.
  52.  
  53.  
  54.  
  55.  
  56.  
  57.                                      [Page 1]  Expires 22 September 1993
  58.  
  59.  
  60.  
  61.  
  62.           Internet Draft          802.3 MAU MIB            22 March 1993
  63.  
  64.  
  65.           Internet Drafts are draft documents valid for a maximum of six
  66.           months.  Internet Drafts may be updated, replaced, or
  67.           obsoleted by other documents at any time.  It is not
  68.           appropriate to use Internet Drafts as reference material or to
  69.           cite them other than as a "working draft" or "work in
  70.           progress."
  71.  
  72.           Please check the I-D abstract listing contained in each
  73.           Internet Draft directory to learn the current status of this
  74.           or any other Internet Draft.
  75.  
  76.           This document, when finalized, will be submitted to the RFC
  77.           editor as an extension to the SNMP MIB.  Distribution of this
  78.           document is unlimited.  Please send comments to Donna McMaster
  79.           (mcmaster@synoptics.com), Keith McCloghrie (kzm@hls.com), and
  80.           Sam Roberts (sroberts@farallon.com).
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.                                      [Page 2]  Expires 22 September 1993
  116.  
  117.  
  118.  
  119.  
  120.           Internet Draft          802.3 MAU MIB            22 March 1993
  121.  
  122.  
  123.           3.  Management Framework
  124.  
  125.           The Internet-standard Network Management Framework consists of
  126.           three components.  They are:
  127.  
  128.                STD 16/RFC 1155 [1] which defines the SMI, the mechanisms
  129.                used for describing and naming objects for the purpose of
  130.                management.  STD 16/RFC 1212 [7] defines a more concise
  131.                description mechanism, which is wholly consistent with
  132.                the SMI.
  133.  
  134.                RFC 1156 [2] which defines MIB-I, the core set of managed
  135.                objects for the Internet suite of protocols.  STD 17/RFC
  136.                1213 [4] defines MIB-II, an evolution of MIB-I based on
  137.                implementation experience and new operational
  138.                requirements.
  139.  
  140.                STD 15/RFC 1157 [3] which defines the SNMP, the protocol
  141.                used for network access to managed objects.
  142.  
  143.           The Framework permits new objects to be defined for the
  144.           purpose of experimentation and evaluation.
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.                                      [Page 3]  Expires 22 September 1993
  174.  
  175.  
  176.  
  177.  
  178.           Internet Draft          802.3 MAU MIB            22 March 1993
  179.  
  180.  
  181.           4.  Objects
  182.  
  183.           Managed objects are accessed via a virtual information store,
  184.           termed the Management Information Base or MIB.  Objects in the
  185.           MIB are defined using the subset of Abstract Syntax Notation
  186.           One (ASN.1) [5] defined in the SMI.  In particular, each
  187.           object has a name, a syntax, and an encoding.  The name is an
  188.           object identifier, an administratively assigned name, which
  189.           specifies an object type.  The object type together with an
  190.           object instance serves to uniquely identify a specific
  191.           instantiation of the object.  For human convenience, we often
  192.           use a textual string, termed the OBJECT DESCRIPTOR, to also
  193.           refer to the object type.
  194.  
  195.           The syntax of an object type defines the abstract data
  196.           structure corresponding to that object type.  The ASN.1
  197.           language is used for this purpose.  However, the SMI [1]
  198.           purposely restricts the ASN.1 constructs which may be used.
  199.           These restrictions are explicitly made for simplicity.
  200.  
  201.           The encoding of an object type is simply how that object type
  202.           is represented using the object type's syntax.  Implicitly
  203.           tied to the notion of an object type's syntax and encoding is
  204.           how the object type is represented when being transmitted on
  205.           the network.
  206.  
  207.           The SMI specifies the use of the basic encoding rules of ASN.1
  208.           [6], subject to the additional requirements imposed by the
  209.           SNMP.
  210.  
  211.           4.1.  Format of Definitions
  212.  
  213.           Section 6 contains the specification of all object types
  214.           contained in this MIB module.  The object types are defined
  215.           using the conventions defined in the SMI, as amended by the
  216.           extensions specified in [9,10].
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.                                      [Page 4]  Expires 22 September 1993
  232.  
  233.  
  234.  
  235.  
  236.           Internet Draft          802.3 MAU MIB            22 March 1993
  237.  
  238.  
  239.           5.  Overview
  240.  
  241.           Instances of the object types defined in this document
  242.           represent attributes of an IEEE 802.3 MAU.  Several types of
  243.           MAUs are defined in the IEEE 802.3/ISO 8802-3 CSMA/CD standard
  244.           [9].
  245.  
  246.           These MAUs may be connected to IEEE 802.3 repeaters or to
  247.           802.3 (Ethernet-like) interfaces.  For convenience this
  248.           document refers to these devices as "repeater MAUs" and
  249.           "interface MAUs."
  250.  
  251.           The definitions presented here are based on Draft 5 of Section
  252.           20 of IEEE P802.3p, "Layer Management for 10 Mb/s Medium
  253.           Attachment Units (MAUs), Section 20" [10] dated 11 July 1992.
  254.  
  255.           5.1.  Terminology
  256.  
  257.           Refer to Section 3.1.2 of [13] for simple definitions of the
  258.           terms "repeater," "port," and "MAU" as used in the context of
  259.           this document.  For a more complete and precise definition of
  260.           these terms, refer to Section 9 of [9].
  261.  
  262.           5.2.  Structure of MIB
  263.  
  264.           Objects in this MIB are arranged into MIB groups.  Each MIB
  265.           group is organized as a set of related objects.
  266.  
  267.           5.2.1.  The Repeater MAU Basic Group Definitions
  268.  
  269.           This group contains all repeater MAU-related configuration,
  270.           status, and control objects.  Implementation of the
  271.           dot3RpMauBasicGroup is mandatory for MAUs attached to
  272.           repeaters.
  273.  
  274.           5.2.2.  The Interface MAU Basic Group Definitions
  275.  
  276.           This group contains all interface MAU-related configuration,
  277.           status, and control objects.  Implementation of the
  278.           dot3IfMauBasicGroup is mandatory for MAUs attached to
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289.                                      [Page 5]  Expires 22 September 1993
  290.  
  291.  
  292.  
  293.  
  294.           Internet Draft          802.3 MAU MIB            22 March 1993
  295.  
  296.  
  297.           interfaces.
  298.  
  299.           5.2.3.  The Broadband MAU Basic Group Definitions
  300.  
  301.           This group contains all broadband-specific MAU-related
  302.           configuration objects.  Implementation of the
  303.           dot3BroadMauBasicGroup is mandatory for 10BROAD36 MAUs, and is
  304.           not appropriate for other types of MAUs.
  305.  
  306.           5.3.  Relationship to Other MIBs
  307.  
  308.           It is assumed that an agent implementing this MIB will also
  309.           implement (at least) the 'system' group defined in MIB-II [4].
  310.           The following sections identify other MIBs that such an agent
  311.           should implement.
  312.  
  313.           5.3.1.  Relationship to the 'system' group
  314.  
  315.           In MIB-II, the 'system' group is defined as being mandatory
  316.           for all systems such that each managed entity contains one
  317.           instance of each object in the 'system' group.  Thus, those
  318.           objects apply to the entity even if the entity's sole
  319.           functionality is management of a MAU.
  320.  
  321.           5.3.2.  Relationship to the 'interfaces' group
  322.  
  323.           The sections of this document that define interface MAU-
  324.           related objects specify an extension to the 'interfaces' group
  325.           of MIB-II [4].  An agent implementing these interface-MAU
  326.           related objects must also implement the 'interfaces' group of
  327.           MIB-II.  The value of 'ifMauIfIndex' used to instantiate an
  328.           interface-MAU variable shall be the same as the value of
  329.           'ifIndex' used to instantiate the interface to which the given
  330.           MAU is connected.
  331.  
  332.           It is expected that an agent implementing the interface-MAU
  333.           related objects in this MIB will also implement the Extensions
  334.           to the Generic Interface MIB [11] and the Ethernet-like
  335.           Interfaces MIB [12].
  336.  
  337.           (Note that repeater ports are not represented as interfaces in
  338.           the sense of MIB-II's 'interfaces' group.  See section 3.4.2
  339.  
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346.  
  347.                                      [Page 6]  Expires 22 September 1993
  348.  
  349.  
  350.  
  351.  
  352.           Internet Draft          802.3 MAU MIB            22 March 1993
  353.  
  354.  
  355.           of the repeater MIB [13] for more details.)
  356.  
  357.           5.3.3.  Relationship to the 802.3 Repeater MIB
  358.  
  359.           The section of this document that defines repeater MAU-related
  360.           objects specifies an extension to the 802.3 Repeater MIB
  361.           defined in [13].  An agent implementing these repeater-MAU
  362.           related objects must also implement the 802.3 Repeater MIB.
  363.  
  364.           The values of 'rpMauGroupIndex' and 'rpMauPortIndex' used to
  365.           instantiate a repeater MAU variable shall be the same as the
  366.           values of 'rptrPortGroupIndex' and 'rptrPortIndex' used to
  367.           instantiate the port to which the given MAU is connected.
  368.  
  369.  
  370.  
  371.  
  372.  
  373.  
  374.  
  375.  
  376.  
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402.  
  403.  
  404.  
  405.                                      [Page 7]  Expires 22 September 1993
  406.  
  407.  
  408.  
  409.  
  410.           Internet Draft          802.3 MAU MIB            22 March 1993
  411.  
  412.  
  413.           6.  Definitions
  414.  
  415.  
  416.           SNMP-MAU-MIB DEFINITIONS ::= BEGIN
  417.  
  418.  
  419.           IMPORTS
  420.               experimental, Counter               FROM RFC1155-SMI
  421.               OBJECT-TYPE                         FROM RFC-1212
  422.               TRAP-TYPE                           FROM RFC-1215;
  423.  
  424.  
  425.           snmpDot3MauMgt OBJECT IDENTIFIER ::= { experimental 35 }
  426.  
  427.  
  428.           --                      References
  429.           --
  430.           -- The following references are used throughout this MIB:
  431.           --
  432.           -- [RFC 1213]
  433.           --    refers to K. McCloghrie and M.T. Rose (editors),
  434.           --    Management Information Base for Network Management of
  435.           --    TCP/IP-based internets:  MIB-II, Internet Working
  436.           --    Group Request for Comments 1213.  Network Information
  437.           --    Center, SRI International, Menlo Park, California,
  438.           --    (March, 1991).
  439.           --
  440.           -- [RFC 1368]
  441.           --    refers to D. McMaster and K. McCloghrie (editors),
  442.           --    Definitions of Managed Objects for IEEE 802.3 Repeater
  443.           --    Devices, Internet Working Group Request for Comments
  444.           --    1368.  Network Information Center, SRI International,
  445.           --    Menlo Park, California, (October, 1992).
  446.           --
  447.           -- [IEEE 802.3 MAU Mgt]
  448.           --    refers to IEEE P802.3p, 'Layer Management for 10 Mb/s
  449.           --    Medium Access Unit (MAUs), Section 20,' Draft Supplement
  450.           --    to ANSI/IEEE 802.3, (Draft 5, July 11, 1992).
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.                                      [Page 8]  Expires 22 September 1993
  464.  
  465.  
  466.  
  467.  
  468.           Internet Draft          802.3 MAU MIB            22 March 1993
  469.  
  470.  
  471.           --                      MIB Groups
  472.           --
  473.           --   The dot3RpMauBasicGroup is mandatory for MAUs attached to
  474.           --     repeaters.
  475.           --   The dot3IfMauBasicGroup is mandatory for MAUs attached to
  476.           --     DTEs (interfaces).
  477.           --   The dot3BroadMauBasicGroup is mandatory for broadband MAUs
  478.           --     attached to DTEs.
  479.  
  480.  
  481.           dot3RpMauBasicGroup
  482.               OBJECT IDENTIFIER ::= { snmpDot3MauMgt 1 }
  483.           dot3IfMauBasicGroup
  484.               OBJECT IDENTIFIER ::= { snmpDot3MauMgt 2 }
  485.           dot3BroadMauBasicGroup
  486.               OBJECT IDENTIFIER ::= { snmpDot3MauMgt 3 }
  487.  
  488.  
  489.           -- object identifiers for MAU types
  490.           --  (see rpMauType and ifMauType for usage)
  491.           dot3MauType
  492.               OBJECT IDENTIFIER ::= { snmpDot3MauMgt 4 }
  493.           dot3MauTypeAUI        -- no internal MAU, view from AUI
  494.               OBJECT IDENTIFIER ::= { dot3MauType 1 }
  495.           dot3MauType10Base5    -- thick coax MAU (per 802.3 section 8)
  496.               OBJECT IDENTIFIER ::= { dot3MauType 2 }
  497.           dot3MauTypeFoirl      -- FOIRL MAU (per 802.3 section 9.9)
  498.               OBJECT IDENTIFIER ::= { dot3MauType 3 }
  499.           dot3MauType10Base2    -- thin coax MAU (per 802.3 section 10)
  500.               OBJECT IDENTIFIER ::= { dot3MauType 4 }
  501.           dot3MauType10BaseT    -- UTP MAU (per 802.3 section 14)
  502.               OBJECT IDENTIFIER ::= { dot3MauType 5 }
  503.           dot3MauType10BaseFP   -- passive fiber MAU (per 802.3 section 16)
  504.               OBJECT IDENTIFIER ::= { dot3MauType 6 }
  505.           dot3MauType10BaseFB   -- sync fiber MAU (per 802.3 section 17)
  506.               OBJECT IDENTIFIER ::= { dot3MauType 7 }
  507.           dot3MauType10BaseFL   -- async fiber MAU (per 802.3 section 18)
  508.               OBJECT IDENTIFIER ::= { dot3MauType 8 }
  509.           dot3MauType10Broad36  -- broadband DTE MAU (per 802.3 section 11)
  510.               -- note that 10BROAD36 MAUs can be attached to interfaces but
  511.               -- not to repeaters
  512.               OBJECT IDENTIFIER ::= { dot3MauType 9 }
  513.  
  514.  
  515.  
  516.  
  517.  
  518.  
  519.  
  520.  
  521.                                      [Page 9]  Expires 22 September 1993
  522.  
  523.  
  524.  
  525.  
  526.           Internet Draft          802.3 MAU MIB            22 March 1993
  527.  
  528.  
  529.           --
  530.           --                    The Repeater MAU Basic Group
  531.           --
  532.           -- Implementation of the Repeater MAU Basic Group is mandatory
  533.           -- for MAUs attached to repeaters.
  534.  
  535.           --
  536.           -- The Basic Repeater MAU Table
  537.           --
  538.  
  539.           rpMauTable OBJECT-TYPE
  540.               SYNTAX    SEQUENCE OF RpMauEntry
  541.               ACCESS    not-accessible
  542.               STATUS    mandatory
  543.               DESCRIPTION
  544.                       "Table of descriptive and status information about
  545.                       the MAU(s) attached to the ports of a repeater."
  546.               ::= { dot3RpMauBasicGroup 1 }
  547.  
  548.           rpMauEntry OBJECT-TYPE
  549.               SYNTAX    RpMauEntry
  550.               ACCESS    not-accessible
  551.               STATUS    mandatory
  552.               DESCRIPTION
  553.                       "An entry in the table, containing information
  554.                       about a single MAU."
  555.               INDEX    { rpMauGroupIndex, rpMauPortIndex, rpMauIndex }
  556.               ::= { rpMauTable 1 }
  557.  
  558.           RpMauEntry ::=
  559.               SEQUENCE {
  560.                   rpMauGroupIndex
  561.                       INTEGER,
  562.                   rpMauPortIndex
  563.                       INTEGER,
  564.                   rpMauIndex
  565.                       INTEGER,
  566.                   rpMauType
  567.                       OBJECT IDENTIFIER,
  568.                   rpMauStatus
  569.                       INTEGER,
  570.                   rpMauMediaAvailable
  571.                       INTEGER,
  572.                   rpMauMediaAvailableChanges
  573.                       Counter,
  574.  
  575.  
  576.  
  577.  
  578.  
  579.                                     [Page 10]  Expires 22 September 1993
  580.  
  581.  
  582.  
  583.  
  584.           Internet Draft          802.3 MAU MIB            22 March 1993
  585.  
  586.  
  587.                   rpMauJabberState
  588.                       INTEGER,
  589.                   rpMauJabberStateChanges
  590.                       Counter
  591.               }
  592.  
  593.           rpMauGroupIndex OBJECT-TYPE
  594.               SYNTAX    INTEGER (1..1024)
  595.               ACCESS    read-only
  596.               STATUS    mandatory
  597.               DESCRIPTION
  598.                       "This variable uniquely identifies the repeater
  599.                       group containing the port to which the MAU
  600.                       described by this entry is connected."
  601.               REFERENCE
  602.                       "Reference RFC1368, rptrGroupIndex."
  603.               ::= { rpMauEntry 1 }
  604.  
  605.           rpMauPortIndex OBJECT-TYPE
  606.               SYNTAX    INTEGER (1..1024)
  607.               ACCESS    read-only
  608.               STATUS    mandatory
  609.               DESCRIPTION
  610.                       "This variable uniquely identifies the repeater
  611.                       port within group rpMauGroupIndex to which the MAU
  612.                       described by this entry is connected."
  613.               REFERENCE
  614.                       "Reference RFC 1368, rptrPortIndex."
  615.               ::= { rpMauEntry 2 }
  616.  
  617.           rpMauIndex OBJECT-TYPE
  618.               SYNTAX    INTEGER (1..9)
  619.               ACCESS    read-only
  620.               STATUS    mandatory
  621.               DESCRIPTION
  622.                       "This variable uniquely identifies the MAU
  623.                       connected to port rpMauPortIndex within group
  624.                       rpMauGroupIndex that is described by this entry."
  625.               REFERENCE
  626.                       "Reference IEEE 802.3 MAU Mgt, 20.2.3.2, aMAUID."
  627.               ::= { rpMauEntry 3 }
  628.  
  629.           rpMauType OBJECT-TYPE
  630.               SYNTAX    OBJECT IDENTIFIER
  631.               ACCESS    read-only
  632.  
  633.  
  634.  
  635.  
  636.  
  637.                                     [Page 11]  Expires 22 September 1993
  638.  
  639.  
  640.  
  641.  
  642.           Internet Draft          802.3 MAU MIB            22 March 1993
  643.  
  644.  
  645.               STATUS    mandatory
  646.               DESCRIPTION
  647.                       "This object identifies the 10 Mb/s baseband MAU
  648.                       type.  An initial set of MAU types are defined
  649.                       above.  The assignment of OBJECT IDENTIFIERs to
  650.                       new types of MAUs is managed by the IANA.  If the
  651.                       MAU type is unknown, the object identifier
  652.  
  653.                           unknownMauType OBJECT IDENTIFIER ::= { 0 0 }
  654.  
  655.                       is returned.  Note that unknownMauType is a
  656.                       syntactically valid object identifier, and any
  657.                       conformant implementation of ASN.1 and the BER
  658.                       must be able to generate and recognize this
  659.                       value."
  660.               REFERENCE
  661.                       "Reference IEEE 802.3 MAU Mgt, 20.2.3.2,
  662.                       aMAUType."
  663.               ::= { rpMauEntry 4 }
  664.  
  665.           rpMauStatus OBJECT-TYPE
  666.               SYNTAX    INTEGER {
  667.                             other(1),
  668.                             unknown(2),
  669.                             operational(3),
  670.                             standby(4),
  671.                             shutdown(5),
  672.                             reset(6)
  673.                         }
  674.               ACCESS    read-write
  675.               STATUS    mandatory
  676.               DESCRIPTION
  677.                       "The current state of the MAU.  This object may be
  678.                       implemented as a read-only object by those agents
  679.                       and MAUs that do not implement software control of
  680.                       the MAU state.  Some agents may not support
  681.                       setting the value of this object to some of the
  682.                       enumerated values.
  683.  
  684.                       The value other(1) is returned if the MAU is in a
  685.                       state other than one of the states 2 through 6.
  686.  
  687.                       The value unknown(2) is returned when the MAU's
  688.                       true state is unknown; for example, when it is
  689.                       being initialized.
  690.  
  691.  
  692.  
  693.  
  694.  
  695.                                     [Page 12]  Expires 22 September 1993
  696.  
  697.  
  698.  
  699.  
  700.           Internet Draft          802.3 MAU MIB            22 March 1993
  701.  
  702.  
  703.                       A MAU in the operational(3) state is fully
  704.                       functional, operates, and passes signals to its
  705.                       attached DTE or repeater port in accordance to its
  706.                       specification.
  707.  
  708.                       A MAU in standby(4) state forces DI and CI and the
  709.                       media transmitter to idle.  Standby(4) mode only
  710.                       applies to link type MAUs.  The state of
  711.                       rpMauMediaAvailable is unaffected.
  712.  
  713.                       A MAU in shutdown(5) state assumes the same
  714.                       condition on DI, CI, and the media transmitter as
  715.                       though it were powered down.  The MAU may return
  716.                       other(1) value for the mauJabber and
  717.                       rpMauMediaAvailable objects when it is in this
  718.                       state.  For an AUI, this state will remove power
  719.                       from the AUI.
  720.  
  721.                       Setting this variable to the value reset(6) resets
  722.                       the MAU in the same manner as a power-off, power-
  723.                       on cycle of at least one-half second would.  The
  724.                       agent is not required to return the value reset
  725.                       (6).
  726.  
  727.                       Setting this variable to the value operational(3),
  728.                       standby(4), or shutdown(5) causes the MAU to
  729.                       assume the respective state except that setting a
  730.                       mixing-type MAU or an AUI to standby(4) will cause
  731.                       the MAU to enter the shutdown state."
  732.                   REFERENCE
  733.                       "Reference IEEE 802.3 MAU Mgt, 20.2.3.2,
  734.                       aMAUAdminState, and 20.2.3.3, acMAUAdminControl
  735.                       and acResetMAUAction."
  736.               ::= { rpMauEntry 5 }
  737.  
  738.           rpMauMediaAvailable OBJECT-TYPE
  739.               SYNTAX    INTEGER {
  740.                             other(1),
  741.                             unknown(2),
  742.                             available(3),
  743.                             notAvailable(4),
  744.                             remoteFault(5),
  745.                             invalidSignal(6)
  746.                         }
  747.               ACCESS    read-only
  748.  
  749.  
  750.  
  751.  
  752.  
  753.                                     [Page 13]  Expires 22 September 1993
  754.  
  755.  
  756.  
  757.  
  758.           Internet Draft          802.3 MAU MIB            22 March 1993
  759.  
  760.  
  761.               STATUS    mandatory
  762.               DESCRIPTION
  763.                       "If the MAU is a link or fiber type (FOIRL,
  764.                       10BASE-T, 10BASE-F) then this is equivalent to the
  765.                       link test fail state/low light function.  For an
  766.                       AUI or a coax (including broadband) MAU this
  767.                       indicates whether or not loopback is detected on
  768.                       the DI circuit.  The value of this attribute
  769.                       persists between packets for MAU types AUI,
  770.                       10BASE5, 10BASE2, 10BROAD36, and 10BASE-FP.
  771.  
  772.                       The value other(1) is returned if the
  773.                       mediaAvailable state is not one of 2 through 6.
  774.  
  775.                       The value unknown(2) is returned when the MAU's
  776.                       true state is unknown; for example, when it is
  777.                       being initialized.  At power-up or following a
  778.                       reset, the value of this attribute will be unknown
  779.                       for AUI, coax, and 10BASE-FP MAUs.  For these MAUs
  780.                       loopback will be tested on each transmission
  781.                       during which no collision is detected.  If DI is
  782.                       receiving input when DO returns to IDL after a
  783.                       transmission and there has been no collision
  784.                       during the transmission then loopback will be
  785.                       detected.  The value of this attribute will only
  786.                       change during non-collided transmissions for AUI,
  787.                       coax, and 10BASE-FP MAUs.
  788.  
  789.                       The value available(3) indicates that the link,
  790.                       light, or loopback is normal.  The value
  791.                       notAvailable(4) indicates link loss, low light, or
  792.                       no loopback.
  793.  
  794.                       The value remoteFault(5) indicates that a fault
  795.                       has been detected at the remote end of the link.
  796.                       The value invalidSignal(6) indicates that an
  797.                       invalid signal has been received from the other
  798.                       end of the link.  Both remoteFault(5) and
  799.                       invalidSignal(6) apply only to MAUs of type
  800.                       10BASE-FB."
  801.               REFERENCE
  802.                       "Reference IEEE 802.3 MAU Mgt, 20.2.3.2,
  803.                       aMediaAvailable."
  804.               ::= { rpMauEntry 6 }
  805.  
  806.  
  807.  
  808.  
  809.  
  810.  
  811.                                     [Page 14]  Expires 22 September 1993
  812.  
  813.  
  814.  
  815.  
  816.           Internet Draft          802.3 MAU MIB            22 March 1993
  817.  
  818.  
  819.           rpMauMediaAvailableChanges OBJECT-TYPE
  820.               SYNTAX    Counter
  821.               ACCESS    read-only
  822.               STATUS    mandatory
  823.               DESCRIPTION
  824.                       "A count of the number of times that
  825.                       rpMauMediaAvailable for this MAU instance leaves
  826.                       the state available(3)."
  827.               REFERENCE
  828.                       "Reference IEEE 802.3 MAU Mgt, 20.2.3.2,
  829.                       lostMediaCount."
  830.               ::= { rpMauEntry 7 }
  831.  
  832.           rpMauJabberState OBJECT-TYPE
  833.               SYNTAX    INTEGER {
  834.                             other(1),
  835.                             unknown(2),
  836.                             noJabber(3),
  837.                             jabbering(4)
  838.                         }
  839.               ACCESS    read-only
  840.               STATUS    mandatory
  841.               DESCRIPTION
  842.                       "The value other(1) is returned if the jabber
  843.                       state is not 2, 3, or 4.  The agent must always
  844.                       return other(1) for MAU type dot3MauTypeAUI.
  845.  
  846.                       The value unknown(2) is returned when the MAU's
  847.                       true state is unknown; for example, when it is
  848.                       being initialized.
  849.  
  850.                       If the MAU is not jabbering the agent returns
  851.                       noJabber(3).  This is the 'normal' state.
  852.  
  853.                       If the MAU is in jabber state the agent returns
  854.                       the jabbering(4) value."
  855.               REFERENCE
  856.                       "Reference IEEE 802.3 MAU Mgt, 20.2.3.2,
  857.                       aJabber.jabberFlag."
  858.               ::= { rpMauEntry 8 }
  859.  
  860.           rpMauJabberStateChanges OBJECT-TYPE
  861.               SYNTAX    Counter
  862.               ACCESS    read-only
  863.               STATUS    mandatory
  864.  
  865.  
  866.  
  867.  
  868.  
  869.                                     [Page 15]  Expires 22 September 1993
  870.  
  871.  
  872.  
  873.  
  874.           Internet Draft          802.3 MAU MIB            22 March 1993
  875.  
  876.  
  877.               DESCRIPTION
  878.                       "A count of the number of times that
  879.                       rpMauJabberState for this MAU instance enters the
  880.                       state jabbering(4).  For a MAU of type
  881.                       dot3MauTypeAUI, this counter will always indicate
  882.                       zero."
  883.               REFERENCE
  884.                       "Reference IEEE 802.3 MAU Mgt, 20.2.3.2,
  885.                       aJabber.jabberCounter."
  886.               ::= { rpMauEntry 9 }
  887.  
  888.  
  889.  
  890.  
  891.  
  892.  
  893.  
  894.  
  895.  
  896.  
  897.  
  898.  
  899.  
  900.  
  901.  
  902.  
  903.  
  904.  
  905.  
  906.  
  907.  
  908.  
  909.  
  910.  
  911.  
  912.  
  913.  
  914.  
  915.  
  916.  
  917.  
  918.  
  919.  
  920.  
  921.  
  922.  
  923.  
  924.  
  925.  
  926.  
  927.                                     [Page 16]  Expires 22 September 1993
  928.  
  929.  
  930.  
  931.  
  932.           Internet Draft          802.3 MAU MIB            22 March 1993
  933.  
  934.  
  935.           --
  936.           --                    The Interface MAU Basic Group
  937.           --
  938.           -- Implementation of the Interface MAU Basic Group is mandatory
  939.           -- for MAUs attached to DTEs (interfaces).
  940.  
  941.           --
  942.           -- The Basic Interface MAU Table
  943.           --
  944.  
  945.           ifMauTable OBJECT-TYPE
  946.               SYNTAX    SEQUENCE OF IfMauEntry
  947.               ACCESS    not-accessible
  948.               STATUS    mandatory
  949.               DESCRIPTION
  950.                       "Table of descriptive and status information about
  951.                       the MAU(s) attached to an interface."
  952.               ::= { dot3IfMauBasicGroup 1 }
  953.  
  954.           ifMauEntry OBJECT-TYPE
  955.               SYNTAX    IfMauEntry
  956.               ACCESS    not-accessible
  957.               STATUS    mandatory
  958.               DESCRIPTION
  959.                       "An entry in the table, containing information
  960.                       about a single MAU."
  961.               INDEX    { ifMauIfIndex, ifMauIndex }
  962.               ::= { ifMauTable 1 }
  963.  
  964.           IfMauEntry ::=
  965.               SEQUENCE {
  966.                   ifMauIfIndex
  967.                       INTEGER,
  968.                   ifMauIndex
  969.                       INTEGER,
  970.                   ifMauType
  971.                       OBJECT IDENTIFIER,
  972.                   ifMauStatus
  973.                       INTEGER,
  974.                   ifMauMediaAvailable
  975.                       INTEGER,
  976.                   ifMauMediaAvailableChanges
  977.                       Counter,
  978.                   ifMauJabberState
  979.                       INTEGER,
  980.  
  981.  
  982.  
  983.  
  984.  
  985.                                     [Page 17]  Expires 22 September 1993
  986.  
  987.  
  988.  
  989.  
  990.           Internet Draft          802.3 MAU MIB            22 March 1993
  991.  
  992.  
  993.                   ifMauJabberStateChanges
  994.                       Counter
  995.               }
  996.  
  997.           ifMauIfIndex OBJECT-TYPE
  998.               SYNTAX    INTEGER
  999.               ACCESS    read-only
  1000.               STATUS    mandatory
  1001.               DESCRIPTION
  1002.                       "This variable uniquely identifies the interface
  1003.                       to which the MAU described by this entry is
  1004.                       connected."
  1005.               REFERENCE
  1006.                       "Reference RFC 1213, ifIndex."
  1007.               ::= { ifMauEntry 1 }
  1008.  
  1009.           ifMauIndex OBJECT-TYPE
  1010.               SYNTAX    INTEGER (1..9)
  1011.               ACCESS    read-only
  1012.               STATUS    mandatory
  1013.               DESCRIPTION
  1014.                       "This variable uniquely identifies the MAU
  1015.                       connected to interface ifMauIfIndex that is
  1016.                       described by this entry."
  1017.               REFERENCE
  1018.                       "Reference IEEE 802.3 MAU Mgt, 20.2.3.2, aMAUID."
  1019.               ::= { ifMauEntry 2 }
  1020.  
  1021.           ifMauType OBJECT-TYPE
  1022.               SYNTAX    OBJECT IDENTIFIER
  1023.               ACCESS    read-only
  1024.               STATUS    mandatory
  1025.               DESCRIPTION
  1026.                       "This object identifies the 10 Mb/s baseband or
  1027.                       broadband MAU type.  An initial set of MAU types
  1028.                       are defined above.  The assignment of OBJECT
  1029.                       IDENTIFIERs to new types of MAUs is managed by the
  1030.                       IANA.  If the MAU type is unknown, the object
  1031.                       identifier
  1032.  
  1033.                           unknownMauType OBJECT IDENTIFIER ::= { 0 0 }
  1034.  
  1035.                       is returned.  Note that unknownMauType is a
  1036.                       syntactically valid object identifier, and any
  1037.                       conformant implementation of ASN.1 and the BER
  1038.  
  1039.  
  1040.  
  1041.  
  1042.  
  1043.                                     [Page 18]  Expires 22 September 1993
  1044.  
  1045.  
  1046.  
  1047.  
  1048.           Internet Draft          802.3 MAU MIB            22 March 1993
  1049.  
  1050.  
  1051.                       must be able to generate and recognize this
  1052.                       value."
  1053.               REFERENCE
  1054.                       "Reference IEEE 802.3 MAU Mgt, 20.2.3.2,
  1055.                       aMAUType."
  1056.               ::= { ifMauEntry 3 }
  1057.  
  1058.           ifMauStatus OBJECT-TYPE
  1059.               SYNTAX    INTEGER {
  1060.                             other(1),
  1061.                             unknown(2),
  1062.                             operational(3),
  1063.                             standby(4),
  1064.                             shutdown(5),
  1065.                             reset(6)
  1066.                         }
  1067.               ACCESS    read-write
  1068.               STATUS    mandatory
  1069.               DESCRIPTION
  1070.                       "The current state of the MAU.  This object may be
  1071.                       implemented as a read-only object by those agents
  1072.                       and MAUs that do not implement software control of
  1073.                       the MAU state.  Some agents may not support
  1074.                       setting the value of this object to some of the
  1075.                       enumerated values.
  1076.  
  1077.                       The value other(1) is returned if the MAU is in a
  1078.                       state other than one of the states 2 through 6.
  1079.  
  1080.                       The value unknown(2) is returned when the MAU's
  1081.                       true state is unknown; for example, when it is
  1082.                       being initialized.
  1083.  
  1084.                       A MAU in the operational(3) state is fully
  1085.                       functional, operates, and passes signals to its
  1086.                       attached DTE or repeater port in accordance to its
  1087.                       specification.
  1088.  
  1089.                       A MAU in standby(4) state forces DI and CI and the
  1090.                       media transmitter to idle.  Standby(4) mode only
  1091.                       applies to link type MAUs.  The state of
  1092.                       ifMauMediaAvailable is unaffected.
  1093.  
  1094.                       A MAU in shutdown(5) state assumes the same
  1095.                       condition on DI, CI, and the media transmitter as
  1096.  
  1097.  
  1098.  
  1099.  
  1100.  
  1101.                                     [Page 19]  Expires 22 September 1993
  1102.  
  1103.  
  1104.  
  1105.  
  1106.           Internet Draft          802.3 MAU MIB            22 March 1993
  1107.  
  1108.  
  1109.                       though it were powered down.  The MAU may return
  1110.                       other(1) value for the mauJabber and
  1111.                       ifMauMediaAvailable objects when it is in this
  1112.                       state.  For an AUI, this state will remove power
  1113.                       from the AUI.
  1114.  
  1115.                       Setting this variable to the value reset(6) resets
  1116.                       the MAU in the same manner as a power-off, power-
  1117.                       on cycle of at least one-half second would.  The
  1118.                       agent is not required to return the value reset
  1119.                       (6).
  1120.  
  1121.                       Setting this variable to the value operational(3),
  1122.                       standby(4), or shutdown(5) causes the MAU to
  1123.                       assume the respective state except that setting a
  1124.                       mixing-type MAU or an AUI to standby(4) will cause
  1125.                       the MAU to enter the shutdown state."
  1126.                   REFERENCE
  1127.                       "Reference IEEE 802.3 MAU Mgt, 20.2.3.2,
  1128.                       aMAUAdminState, and 20.2.3.3, acMAUAdminControl
  1129.                       and acResetMAUAction."
  1130.               ::= { ifMauEntry 4 }
  1131.  
  1132.           ifMauMediaAvailable OBJECT-TYPE
  1133.               SYNTAX    INTEGER {
  1134.                             other(1),
  1135.                             unknown(2),
  1136.                             available(3),
  1137.                             notAvailable(4),
  1138.                             remoteFault(5),
  1139.                             invalidSignal(6)
  1140.                         }
  1141.               ACCESS    read-only
  1142.               STATUS    mandatory
  1143.               DESCRIPTION
  1144.                       "If the MAU is a link or fiber type (FOIRL,
  1145.                       10BASE-T, 10BASE-F) then this is equivalent to the
  1146.                       link test fail state/low light function.  For an
  1147.                       AUI or a coax (including broadband) MAU this
  1148.                       indicates whether or not loopback is detected on
  1149.                       the DI circuit.  The value of this attribute
  1150.                       persists between packets for MAU types AUI,
  1151.                       10BASE5, 10BASE2, 10BROAD36, and 10BASE-FP.
  1152.  
  1153.                       The value other(1) is returned if the
  1154.  
  1155.  
  1156.  
  1157.  
  1158.  
  1159.                                     [Page 20]  Expires 22 September 1993
  1160.  
  1161.  
  1162.  
  1163.  
  1164.           Internet Draft          802.3 MAU MIB            22 March 1993
  1165.  
  1166.  
  1167.                       mediaAvailable state is not one of 2 through 6.
  1168.  
  1169.                       The value unknown(2) is returned when the MAU's
  1170.                       true state is unknown; for example, when it is
  1171.                       being initialized.  At power-up or following a
  1172.                       reset, the value of this attribute will be unknown
  1173.                       for AUI, coax, and 10BASE-FP MAUs.  For these MAUs
  1174.                       loopback will be tested on each transmission
  1175.                       during which no collision is detected.  If DI is
  1176.                       receiving input when DO returns to IDL after a
  1177.                       transmission and there has been no collision
  1178.                       during the transmission then loopback will be
  1179.                       detected.  The value of this attribute will only
  1180.                       change during non-collided transmissions for AUI,
  1181.                       coax, and 10BASE-FP MAUs.
  1182.  
  1183.                       The value available(3) indicates that the link,
  1184.                       light, or loopback is normal.  The value
  1185.                       notAvailable(4) indicates link loss, low light, or
  1186.                       no loopback.
  1187.  
  1188.                       The value remoteFault(5) indicates that a fault
  1189.                       has been detected at the remote end of the link.
  1190.                       The value invalidSignal(6) indicates that an
  1191.                       invalid signal has been received from the other
  1192.                       end of the link.  Both remoteFault(5) and
  1193.                       invalidSignal(6) apply only to MAUs of type
  1194.                       10BASE-FB."
  1195.               REFERENCE
  1196.                       "Reference IEEE 802.3 MAU Mgt, 20.2.3.2,
  1197.                       aMediaAvailable."
  1198.               ::= { ifMauEntry 5 }
  1199.  
  1200.           ifMauMediaAvailableChanges OBJECT-TYPE
  1201.               SYNTAX    Counter
  1202.               ACCESS    read-only
  1203.               STATUS    mandatory
  1204.               DESCRIPTION
  1205.                       "A count of the number of times that
  1206.                       ifMauMediaAvailable for this MAU instance leaves
  1207.                       the state available(3)."
  1208.               REFERENCE
  1209.                       "Reference IEEE 802.3 MAU Mgt, 20.2.3.2,
  1210.                       lostMediaCount."
  1211.               ::= { ifMauEntry 6 }
  1212.  
  1213.  
  1214.  
  1215.  
  1216.  
  1217.                                     [Page 21]  Expires 22 September 1993
  1218.  
  1219.  
  1220.  
  1221.  
  1222.           Internet Draft          802.3 MAU MIB            22 March 1993
  1223.  
  1224.  
  1225.           ifMauJabberState OBJECT-TYPE
  1226.               SYNTAX    INTEGER {
  1227.                             other(1),
  1228.                             unknown(2),
  1229.                             noJabber(3),
  1230.                             jabbering(4)
  1231.                         }
  1232.               ACCESS    read-only
  1233.               STATUS    mandatory
  1234.               DESCRIPTION
  1235.                       "The value other(1) is returned if the jabber
  1236.                       state is not 2, 3, or 4.  The agent must always
  1237.                       return other(1) for MAU type dot3MauTypeAUI.
  1238.  
  1239.                       The value unknown(2) is returned when the MAU's
  1240.                       true state is unknown; for example, when it is
  1241.                       being initialized.
  1242.  
  1243.                       If the MAU is not jabbering the agent returns
  1244.                       noJabber(3).  This is the 'normal' state.
  1245.  
  1246.                       If the MAU is in jabber state the agent returns
  1247.                       the jabbering(4) value."
  1248.               REFERENCE
  1249.                       "Reference IEEE 802.3 MAU Mgt, 20.2.3.2,
  1250.                       aJabber.jabberFlag."
  1251.               ::= { ifMauEntry 7 }
  1252.  
  1253.           ifMauJabberStateChanges OBJECT-TYPE
  1254.               SYNTAX    Counter
  1255.               ACCESS    read-only
  1256.               STATUS    mandatory
  1257.               DESCRIPTION
  1258.                       "A count of the number of times that
  1259.                       ifMauJabberState for this MAU instance enters the
  1260.                       state jabbering(4).  For a MAU of type
  1261.                       dot3MauTypeAUI, this counter will always indicate
  1262.                       zero."
  1263.               REFERENCE
  1264.                       "Reference IEEE 802.3 MAU Mgt, 20.2.3.2,
  1265.                       aJabber.jabberCounter."
  1266.               ::= { ifMauEntry 8 }
  1267.  
  1268.  
  1269.  
  1270.  
  1271.  
  1272.  
  1273.  
  1274.  
  1275.                                     [Page 22]  Expires 22 September 1993
  1276.  
  1277.  
  1278.  
  1279.  
  1280.           Internet Draft          802.3 MAU MIB            22 March 1993
  1281.  
  1282.  
  1283.           --
  1284.           --                    The Broadband MAU Basic Group
  1285.           --
  1286.           -- Implementation of the Broadband MAU Basic Group is mandatory
  1287.           -- for broadband MAUs attached to DTEs.
  1288.  
  1289.           --
  1290.           -- The Basic Broadband MAU Table
  1291.           --
  1292.  
  1293.           broadMauBasicTable OBJECT-TYPE
  1294.               SYNTAX    SEQUENCE OF BroadMauBasicEntry
  1295.               ACCESS    not-accessible
  1296.               STATUS    mandatory
  1297.               DESCRIPTION
  1298.                       "Table of descriptive and status information about
  1299.                       the broadband MAUs connected to interfaces."
  1300.               ::= { dot3BroadMauBasicGroup 1 }
  1301.  
  1302.           broadMauBasicEntry OBJECT-TYPE
  1303.               SYNTAX    BroadMauBasicEntry
  1304.               ACCESS    not-accessible
  1305.               STATUS    mandatory
  1306.               DESCRIPTION
  1307.                       "An entry in the table, containing information
  1308.                       about a single broadband MAU."
  1309.               INDEX    { broadMauIfIndex, broadMauIndex }
  1310.               ::= { broadMauBasicTable 1 }
  1311.  
  1312.           BroadMauBasicEntry ::=
  1313.               SEQUENCE {
  1314.                   broadMauIfIndex
  1315.                       INTEGER,
  1316.                   broadMauIndex
  1317.                       INTEGER,
  1318.                   broadMauXmtRcvSplitType
  1319.                       INTEGER,
  1320.                   broadMauXmtCarrierFreq
  1321.                       INTEGER,
  1322.                   broadMauTranslationFreq
  1323.                       INTEGER
  1324.               }
  1325.  
  1326.           broadMauIfIndex OBJECT-TYPE
  1327.               SYNTAX    INTEGER
  1328.  
  1329.  
  1330.  
  1331.  
  1332.  
  1333.                                     [Page 23]  Expires 22 September 1993
  1334.  
  1335.  
  1336.  
  1337.  
  1338.           Internet Draft          802.3 MAU MIB            22 March 1993
  1339.  
  1340.  
  1341.               ACCESS    read-only
  1342.               STATUS    mandatory
  1343.               DESCRIPTION
  1344.                       "This variable uniquely identifies the interface
  1345.                       to which the MAU described by this entry is
  1346.                       connected."
  1347.               REFERENCE
  1348.                       "Reference RFC 1213, ifIndex."
  1349.               ::= { broadMauBasicEntry 1 }
  1350.  
  1351.           broadMauIndex OBJECT-TYPE
  1352.               SYNTAX    INTEGER (1..9)
  1353.               ACCESS    read-only
  1354.               STATUS    mandatory
  1355.               DESCRIPTION
  1356.                       "This variable uniquely identifies the MAU
  1357.                       connected to interface broadMauIfIndex that is
  1358.                       described by this entry."
  1359.               REFERENCE
  1360.                       "Reference IEEE 802.3 MAU Mgt, 20.2.3.2, aMAUID."
  1361.               ::= { broadMauBasicEntry 2 }
  1362.  
  1363.           broadMauXmtRcvSplitType OBJECT-TYPE
  1364.               SYNTAX    INTEGER {
  1365.                             other(1),
  1366.                             single(2),
  1367.                             dual(3)
  1368.                         }
  1369.               ACCESS    read-only
  1370.               STATUS    mandatory
  1371.               DESCRIPTION
  1372.                       "This object indicates the type of frequency
  1373.                       multiplexing/cabling system used to separate the
  1374.                       transmit and receive paths for the 10BROAD36 MAU.
  1375.  
  1376.                       The value other(1) is returned if the split type
  1377.                       is not either single or dual.
  1378.  
  1379.                       The value single(2) indicates a single cable
  1380.                       system.  The value dual(3) indicates a dual cable
  1381.                       system, offset normally zero."
  1382.               REFERENCE
  1383.                       "Reference IEEE 802.3 MAU Mgt, 20.2.3.2,
  1384.                       aBbMAUXmitRcvSplitType."
  1385.               ::= { broadMauBasicEntry 3 }
  1386.  
  1387.  
  1388.  
  1389.  
  1390.  
  1391.                                     [Page 24]  Expires 22 September 1993
  1392.  
  1393.  
  1394.  
  1395.  
  1396.           Internet Draft          802.3 MAU MIB            22 March 1993
  1397.  
  1398.  
  1399.           broadMauXmtCarrierFreq OBJECT-TYPE
  1400.               SYNTAX    INTEGER
  1401.               ACCESS    read-only
  1402.               STATUS    mandatory
  1403.               DESCRIPTION
  1404.                       "This variable indicates the transmit carrier
  1405.                       frequency of the 10BROAD36 MAU in MHz/4; that is,
  1406.                       in units of 250 kHz."
  1407.               REFERENCE
  1408.                       "Reference IEEE 802.3 MAU Mgt, 20.2.3.2,
  1409.                       aBroadbandFrequencies.xmitCarrierFrequency."
  1410.               ::= { broadMauBasicEntry 4 }
  1411.  
  1412.           broadMauTranslationFreq OBJECT-TYPE
  1413.               SYNTAX    INTEGER
  1414.               ACCESS    read-only
  1415.               STATUS    mandatory
  1416.               DESCRIPTION
  1417.                       "This variable indicates the translation offset
  1418.                       frequency of the 10BROAD36 MAU in MHz/4; that is,
  1419.                       in units of 250 kHz."
  1420.               REFERENCE
  1421.                       "Reference IEEE 802.3 MAU Mgt, 20.2.3.2,
  1422.                       aBroadbandFrequencies.translationFrequency."
  1423.               ::= { broadMauBasicEntry 5 }
  1424.  
  1425.  
  1426.  
  1427.  
  1428.  
  1429.  
  1430.  
  1431.  
  1432.  
  1433.  
  1434.  
  1435.  
  1436.  
  1437.  
  1438.  
  1439.  
  1440.  
  1441.  
  1442.  
  1443.  
  1444.  
  1445.  
  1446.  
  1447.  
  1448.  
  1449.                                     [Page 25]  Expires 22 September 1993
  1450.  
  1451.  
  1452.  
  1453.  
  1454.           Internet Draft          802.3 MAU MIB            22 March 1993
  1455.  
  1456.  
  1457.           -- Traps for use by 802.3 MAUs
  1458.  
  1459.           -- Traps are defined using the conventions in RFC 1215 [8].
  1460.  
  1461.           rpMauJabberTrap TRAP-TYPE
  1462.               ENTERPRISE  snmpDot3MauMgt
  1463.               VARIABLES   { rpMauJabberState }
  1464.               DESCRIPTION
  1465.                       "This trap is sent whenever a managed repeater MAU
  1466.                       enters the jabber state.
  1467.  
  1468.                       The agent must throttle the generation of
  1469.                       consecutive rpMauJabberTraps so that there is at
  1470.                       least a five-second gap between them."
  1471.               REFERENCE
  1472.                       "Reference IEEE 802.3 MAU Mgt, 20.2.3.4,
  1473.                       nJabberNotification."
  1474.               ::= 1
  1475.  
  1476.           ifMauJabberTrap TRAP-TYPE
  1477.               ENTERPRISE  snmpDot3MauMgt
  1478.               VARIABLES   { ifMauJabberState }
  1479.               DESCRIPTION
  1480.                       "This trap is sent whenever a managed interface
  1481.                       MAU enters the jabber state.
  1482.  
  1483.                       The agent must throttle the generation of
  1484.                       consecutive ifMauJabberTraps so that there is at
  1485.                       least a five-second gap between them."
  1486.               REFERENCE
  1487.                       "Reference IEEE 802.3 MAU Mgt, 20.2.3.4,
  1488.                       nJabberNotification."
  1489.               ::= 2
  1490.  
  1491.           END
  1492.  
  1493.  
  1494.  
  1495.  
  1496.  
  1497.  
  1498.  
  1499.  
  1500.  
  1501.  
  1502.  
  1503.  
  1504.  
  1505.  
  1506.  
  1507.                                     [Page 26]  Expires 22 September 1993
  1508.  
  1509.  
  1510.  
  1511.  
  1512.           Internet Draft          802.3 MAU MIB            22 March 1993
  1513.  
  1514.  
  1515.           7.  Acknowledgments
  1516.  
  1517.           This document is the work of the IETF Hub MIB Working Group.
  1518.           It is based on a proposal written by Geoff Thompson and
  1519.           modified by the IEEE 802.3 Repeater Management Task Force.
  1520.           Paul Woodruff provided valuable corrections and suggestions
  1521.           for improvement.
  1522.  
  1523.           Members of the IETF Hub MIB Working Group included:
  1524.  
  1525.                Karl Auerbach            karl@eng.sun.com
  1526.                Jim Barnes               barnes@xylogics.com
  1527.                Steve Bostock            steveb@novell.com
  1528.                David Bridgham           dab@asylum.sf.ca.us
  1529.                Jack Brown               jbrown@huahuca-emh8.army.mil
  1530.                Howard Brown             brown@ctron.com
  1531.                Lida Canin               lida@apple.com
  1532.                Jeffrey Case             case@cs.utk.edu
  1533.                Carson Cheung            carson@bnr.com.ca
  1534.                James Codespote          jpcodes@tycho.ncsc.mil
  1535.                John Cook                cook@chipcom.com
  1536.                Dave Cullerot            cullerot@ctron.com
  1537.                James Davin              jrd@ptt.lcs.mit.edu
  1538.                Gary Ellis               garye@hpspd.spd.hp.com
  1539.                David Engel              david@cds.com
  1540.                Mike Erlinger            mike@mti.com
  1541.                Jeff Erwin
  1542.                Bill Fardy               fardy@ctron.com
  1543.                Jeff Fried               jmf@relay.proteon.com
  1544.                Bob Friesenhahn          pdrusa!bob@uunet.uu.net
  1545.                Shawn Gallagher          gallagher@quiver.enet.dec.com
  1546.                Mike Grieves             mgrieves@chipcom.com
  1547.                Walter Guilarte          70026.1715@compuserve.com
  1548.                Phillip Hasse            phasse@honchuca-emh8.army.mil
  1549.                Mark Hoerth              mark_hoerth@hp0400.desk.hp.com
  1550.                Greg Hollingsworth       gregh@mailer.jhuapl.edu
  1551.                Ron Jacoby               rj@sgi.com
  1552.                Mike Janson              mjanson@mot.com
  1553.                Ken Jones                konkord!ksj@uunet.uu.net
  1554.                Satish Joshi             sjoshi@synoptics.com
  1555.                Frank Kastenholz         kasten@europa.clearpoint.com
  1556.                Manu Kaycee              kaycee@trlian.enet.dec.com
  1557.                Mark Kepke               mak@cnd.hp.com
  1558.                Mark Kerestes            att!alux2!hawk@uunet.uu.net
  1559.                Kenneth Key              key@cs.utk.edu
  1560.  
  1561.  
  1562.  
  1563.  
  1564.  
  1565.                                     [Page 27]  Expires 22 September 1993
  1566.  
  1567.  
  1568.  
  1569.  
  1570.           Internet Draft          802.3 MAU MIB            22 March 1993
  1571.  
  1572.  
  1573.                Yoav Kluger              ykluger@fibhaifa.com
  1574.                Cheryl Krupczak          cheryl@cc.gatech.edu
  1575.                Ron Lau                  rlau@synoptics.com
  1576.                Chao-Yu Liang            cliang@synoptics.com
  1577.                Dave Lindemulder         da@mtung.att.com
  1578.                Richie McBride           rm@bix.co.uk
  1579.                Keith McCloghrie         kzm@hls.com
  1580.                Evan McGinnis            bem@3com.com
  1581.                Donna McMaster           mcmaster@synoptics.com
  1582.                David Minnich            dwm@fibercom.com
  1583.                Lynn Monsanto            monsanto@sun.com
  1584.                Miriam Nihart            miriam@decwet.zso.dec.com
  1585.                Niels Ole Brunsgaard     nob@dowtyns.dk
  1586.                Edison Paw               esp@3com.com
  1587.                David Perkins            dperkins@synoptics.com
  1588.                Jason Perreault          perreaul@interlan.interlan.com
  1589.                John Pickens             jrp@3com.com
  1590.                Jim Reinstedler          jimr@sceng.ub.com
  1591.                Anil Rijsinghani         anil@levers.enet.dec.com
  1592.                Sam Roberts              sroberts@farallon.com
  1593.                Dan Romascanu            dan@lannet.com
  1594.                Marshall Rose            mrose@dbc.mtview.ca.us
  1595.                Rick Royston             rick@lsumus.sncc.lsu.edu
  1596.                Michael Sabo             sabo@dockmaster.ncsc.mil
  1597.                Jonathan Saperia         saperia@tcpjon.enet.dec.com
  1598.                Mark Schaefer            schaefer@davidsys.com
  1599.                Anil Singhal             nsinghal@hawk.ulowell.edu
  1600.                Timon Sloane             peernet!timon@uunet.uu.net
  1601.                Bob Stewart              rlstewart@eng.xyplex.com
  1602.                Emil Sturniolo           emil@dss.com
  1603.                Bruce Taber              taber@interlan.com
  1604.                Iris Tal                 437-3580@mcimail.com
  1605.                Mark Therieau            markt@python.eng.microcom.com
  1606.                Geoff Thompson           thompson@synoptics.com
  1607.                Dean Throop              throop@dg-rtp.dg.com
  1608.                Steven Waldbusser        waldbusser@andrew.cmu.edu
  1609.                Timothy Walden           tmwalden@saturn.sys.acc.com
  1610.                Philip Wang              watadn!phil@uunet.uu.net
  1611.                Drew Wansley             dwansley@secola.columbia.ncr.com
  1612.                David Ward               dward@chipcom.com
  1613.                Steve Wong               wong@took.enet.dec.com
  1614.                Paul Woodruff            paul-woodruff@3com.com
  1615.                Brian Wyld               brianw@spider.co.uk
  1616.                June-Kang Yang           natadm!yang@uunet.uu.net
  1617.                Henry Yip                natadm!henry@uunet.uu.net
  1618.  
  1619.  
  1620.  
  1621.  
  1622.  
  1623.                                     [Page 28]  Expires 22 September 1993
  1624.  
  1625.  
  1626.  
  1627.  
  1628.           Internet Draft          802.3 MAU MIB            22 March 1993
  1629.  
  1630.  
  1631.                John Ziegler             ziegler@artel.com
  1632.                Joseph Zur               zur@fibhaifa.com
  1633.  
  1634.  
  1635.  
  1636.  
  1637.  
  1638.  
  1639.  
  1640.  
  1641.  
  1642.  
  1643.  
  1644.  
  1645.  
  1646.  
  1647.  
  1648.  
  1649.  
  1650.  
  1651.  
  1652.  
  1653.  
  1654.  
  1655.  
  1656.  
  1657.  
  1658.  
  1659.  
  1660.  
  1661.  
  1662.  
  1663.  
  1664.  
  1665.  
  1666.  
  1667.  
  1668.  
  1669.  
  1670.  
  1671.  
  1672.  
  1673.  
  1674.  
  1675.  
  1676.  
  1677.  
  1678.  
  1679.  
  1680.  
  1681.                                     [Page 29]  Expires 22 September 1993
  1682.  
  1683.  
  1684.  
  1685.  
  1686.           Internet Draft          802.3 MAU MIB            22 March 1993
  1687.  
  1688.  
  1689.           8.  References
  1690.  
  1691.           [1]  Rose, M., and K. McCloghrie, "Structure and
  1692.                Identification of Management Information for TCP/IP-based
  1693.                internets", STD 16, RFC 1155, Performance Systems
  1694.                International, Hughes LAN Systems, May 1990.
  1695.  
  1696.           [2]  McCloghrie, K., and M. Rose, "Management Information Base
  1697.                for Network Management of TCP/IP-based internets", RFC
  1698.                1156, Hughes LAN Systems, Performance Systems
  1699.                International, May 1990.
  1700.  
  1701.           [3]  Case, J., M. Fedor, M. Schoffstall, and J. Davin, "Simple
  1702.                Network Management Protocol", STD 15, RFC 1157, SNMP
  1703.                Research, Performance Systems International, Performance
  1704.                Systems International, MIT Laboratory for Computer
  1705.                Science, May 1990.
  1706.  
  1707.           [4]  McCloghrie, K., and M. Rose, Editors, "Management
  1708.                Information Base for Network Management of TCP/IP-based
  1709.                internets: MIB-II", STD 17, RFC 1213, Hughes LAN Systems,
  1710.                Performance Systems International, March 1991.
  1711.  
  1712.           [5]  Information processing systems - Open Systems
  1713.                Interconnection - Specification of Abstract Syntax
  1714.                Notation One (ASN.1), International Organization for
  1715.                Standardization, International Standard 8824, December
  1716.                1987.
  1717.  
  1718.           [6]  Information processing systems - Open Systems
  1719.                Interconnection - Specification of Basic Encoding Rules
  1720.                for Abstract Notation One (ASN.1), International
  1721.                Organization for Standardization, International Standard
  1722.                8825, December 1987.
  1723.  
  1724.           [7]  Rose, M., and K. McCloghrie, Editors, "Concise MIB
  1725.                Definitions", STD 16, RFC 1212, Performance Systems
  1726.                International, Hughes LAN Systems, March 1991.
  1727.  
  1728.           [8]  Rose, M., Editor, "A Convention for Defining Traps for
  1729.                use with the SNMP", RFC 1215, Performance Systems
  1730.                International, March 1991.
  1731.  
  1732.           [9]  IEEE 802.3/ISO 8802-3 Information processing systems -
  1733.                Local area networks - Part 3:  Carrier sense multiple
  1734.  
  1735.  
  1736.  
  1737.  
  1738.  
  1739.                                     [Page 30]  Expires 22 September 1993
  1740.  
  1741.  
  1742.  
  1743.  
  1744.           Internet Draft          802.3 MAU MIB            22 March 1993
  1745.  
  1746.  
  1747.                access with collision detection (CSMA/CD) access method
  1748.                and physical layer specifications, 2nd edition, September
  1749.                21, 1990.
  1750.  
  1751.           [10] IEEE P802.3p, "Layer Management for 10 Mb/s Medium Access
  1752.                Unit (MAUs), Section 20", Draft Supplement to ANSI/IEEE
  1753.                802.3, Draft 5, July 11, 1992.
  1754.  
  1755.           [11] McCloghrie, K., Editor, "Extensions to the Generic-
  1756.                Interface MIB", RFC 1229, Hughes LAN Systems, May 1991,
  1757.                as updated by Reynolds, J., "Reassignment of Experimental
  1758.                MIBs to Standard MIBs", RFC 1239, USC/Information
  1759.                Sciences Institute, June 1991.
  1760.  
  1761.           [12] Kastenholz, F., "Definitions of Managed Objects for the
  1762.                Ethernet-like Interface Types", RFC 1398, FTP Software,
  1763.                Inc., January 1993.
  1764.  
  1765.           [13] McMaster, D., and K. McCloghrie, Editors, "Definitions of
  1766.                Managed Objects for IEEE 802.3 Repeater Devices", RFC
  1767.                1368, SynOptics Communications, Hughes LAN Systems,
  1768.                October 1992.
  1769.  
  1770.  
  1771.  
  1772.  
  1773.  
  1774.  
  1775.  
  1776.  
  1777.  
  1778.  
  1779.  
  1780.  
  1781.  
  1782.  
  1783.  
  1784.  
  1785.  
  1786.  
  1787.  
  1788.  
  1789.  
  1790.  
  1791.  
  1792.  
  1793.  
  1794.  
  1795.  
  1796.  
  1797.                                     [Page 31]  Expires 22 September 1993
  1798.  
  1799.  
  1800.  
  1801.  
  1802.           Internet Draft          802.3 MAU MIB            22 March 1993
  1803.  
  1804.  
  1805.           Table of Contents
  1806.  
  1807.  
  1808.           1 Abstract ..............................................    1
  1809.           2 Status of this Document ...............................    1
  1810.           3 Management Framework ..................................    3
  1811.           4 Objects ...............................................    4
  1812.           4.1 Format of Definitions ...............................    4
  1813.           5 Overview ..............................................    5
  1814.           5.1 Terminology .........................................    5
  1815.           5.2 Structure of MIB ....................................    5
  1816.           5.2.1 The Repeater MAU Basic Group Definitions ..........    5
  1817.           5.2.2 The Interface MAU Basic Group Definitions .........    5
  1818.           5.2.3 The Broadband MAU Basic Group Definitions .........    6
  1819.           5.3 Relationship to Other MIBs ..........................    6
  1820.           5.3.1 Relationship to the 'system' group ................    6
  1821.           5.3.2 Relationship to the 'interfaces' group ............    6
  1822.           5.3.3 Relationship to the 802.3 Repeater MIB ............    7
  1823.           6 Definitions ...........................................    8
  1824.           6.1 Groups in the Repeater MAU MIB ......................    9
  1825.           6.1.1 The Repeater MAU Basic Group Definitions ..........   10
  1826.           6.1.2 The Interface MAU Basic Group Definitions .........   17
  1827.           6.1.3 The Broadband MAU Basic Group Definitions .........   23
  1828.           6.2 Traps for use by 802.3 MAUs .........................   26
  1829.           7 Acknowledgments .......................................   27
  1830.           8 References ............................................   30
  1831.  
  1832.  
  1833.  
  1834.  
  1835.  
  1836.  
  1837.  
  1838.  
  1839.  
  1840.  
  1841.  
  1842.  
  1843.  
  1844.  
  1845.  
  1846.  
  1847.  
  1848.  
  1849.  
  1850.  
  1851.  
  1852.  
  1853.  
  1854.  
  1855.                                     [Page 32]  Expires 22 September 1993
  1856.